Skip to content

[stable32] fix: certificate chain toggle not working on button click#6079

Merged
vitormattos merged 1 commit intostable32from
backport/6077/stable32
Dec 10, 2025
Merged

[stable32] fix: certificate chain toggle not working on button click#6079
vitormattos merged 1 commit intostable32from
backport/6077/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6077

When clicking directly on the toggle button icon, the event was
not properly triggering the expand/collapse action. This fix adds
@click.stop to the NcButton to ensure the toggle action is executed
and prevents event bubbling issues.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 10, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Dec 10, 2025
@vitormattos vitormattos merged commit e827383 into stable32 Dec 10, 2025
55 checks passed
@vitormattos vitormattos deleted the backport/6077/stable32 branch December 10, 2025 17:30
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant